Utility.checkSingleType Method

Check to see if all objects in objectList are of the same type
 

Parameters

objectList

Type: Array
ElementType: Class
List to check.
baseType

Type: Function
(Optional)The type to check.